[INFO] cloning repository https://github.com/tesujimath/beancount-parser-lima-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tesujimath/beancount-parser-lima-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesujimath%2Fbeancount-parser-lima-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesujimath%2Fbeancount-parser-lima-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44a6ee8970900464b5986db4f1e61d9913919f69
[INFO] testing tesujimath/beancount-parser-lima-python against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesujimath%2Fbeancount-parser-lima-python" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tesujimath/beancount-parser-lima-python
[INFO] finished tweaking git repo https://github.com/tesujimath/beancount-parser-lima-python
[INFO] tweaked toml for git repo https://github.com/tesujimath/beancount-parser-lima-python written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tesujimath/beancount-parser-lima-python on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tesujimath/beancount-parser-lima-python already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded lazy_format v2.0.3
[INFO] [stderr]   Downloaded stacker v0.1.18
[INFO] [stderr]   Downloaded protobuf-support v3.7.1
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded ariadne v0.5.0
[INFO] [stderr]   Downloaded logos-codegen v0.15.0
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded protobuf-parse v3.7.1
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.1
[INFO] [stderr]   Downloaded beancount-parser-lima v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded chumsky v1.0.0-alpha.8
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded protobuf v3.7.1
[INFO] [stderr]   Downloaded psm v0.1.25
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded logos-derive v0.15.0
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] [stderr]   Downloaded logos v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13f9e0c6b02d5dc536fdfa83413cfc11d55ffbfded412508275436be06909a58
[INFO] running `Command { std: "docker" "start" "-a" "13f9e0c6b02d5dc536fdfa83413cfc11d55ffbfded412508275436be06909a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13f9e0c6b02d5dc536fdfa83413cfc11d55ffbfded412508275436be06909a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f9e0c6b02d5dc536fdfa83413cfc11d55ffbfded412508275436be06909a58", kill_on_drop: false }`
[INFO] [stdout] 13f9e0c6b02d5dc536fdfa83413cfc11d55ffbfded412508275436be06909a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9094825dbb93b6fbaedf9812e295fa8ad3ecb1131eaf7bfa0576711ec21d5a22
[INFO] running `Command { std: "docker" "start" "-a" "9094825dbb93b6fbaedf9812e295fa8ad3ecb1131eaf7bfa0576711ec21d5a22", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling stacker v0.1.18
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling lazy_format v2.0.3
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.1
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling protobuf-parse v3.7.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.1
[INFO] [stderr]    Compiling beancount-parser-lima v0.9.0
[INFO] [stderr] error: could not compile `beancount-parser-lima` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name beancount_parser_lima --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beancount-parser-lima-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53efdff716d61d6a -C extra-filename=-ba7473c592e9ef89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fb1b6b5a5f365b1f.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-7bfefaef73439ac4.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-1acd2b081db01439.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0d03427b61e42fdc.rmeta --extern lazy_format=/opt/rustwide/target/debug/deps/liblazy_format-ebbd1f26161db33b.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-cd3a064ce1beaea6.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-910459bbdc3e182c.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-5a5a331193a81bdd.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-3954c5bb70c9f140.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-7f65ac2cd08d76f3.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-29b7a11554243259.so --extern time=/opt/rustwide/target/debug/deps/libtime-f93b0e79504666ab.rmeta --extern unescaper=/opt/rustwide/target/debug/deps/libunescaper-a3415f7e5579a65a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-6785fc8311b80e7b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9094825dbb93b6fbaedf9812e295fa8ad3ecb1131eaf7bfa0576711ec21d5a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9094825dbb93b6fbaedf9812e295fa8ad3ecb1131eaf7bfa0576711ec21d5a22", kill_on_drop: false }`
[INFO] [stdout] 9094825dbb93b6fbaedf9812e295fa8ad3ecb1131eaf7bfa0576711ec21d5a22
